home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / toms_tra.swf / scripts / DefineButton2_2504 / BUTTONCONDACTION on(release).as
Text File  |  2010-04-12  |  59b  |  4 lines

  1. on(release){
  2.    _parent.gotoAndStop("livingroom_bp");
  3. }
  4.